How to Install font-manager software package in Ubuntu 17.04 (Zesty Zapus)

How to Install font-manager software package in Ubuntu 17.04 (Zesty Zapus)

font-manager software package provides font management application for the GNOME desktop, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install font-manager 

font-manager is installed in your system.

Make ensure the font-manager package were installed using the commands given below,

$ sudo dpkg-query -l | grep font-manager *

You will get with font-manager package name, version, architecture and description in a table

font-manager package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Graphics
Package font-manager
Version 0.7.3-1
Description font management application for the GNOME desktop
Sub Section Graphics


See Also, How to uninstall or remove font-manager software package from Ubuntu 17.04 (Zesty Zapus)?